Desktop Environment
2011/03/15 |
Desktop Environment is not neccessary for Server usage, though.
But Sometimes installation or using an application requires Desktop Environment, then build Desktop Environment as follwos.
|
|
[1] | Install some packages |
[root@dlp ~]# yum -y groupinstall "X Window System" [root@dlp ~]# yum -y groupinstall "Desktop" [root@dlp ~]# yum -y groupinstall "General Purpose Desktop"
|
[2] | Input a command like below after finishing installation of new packages. |
[root@dlp ~]# |
Desktop Environment starts like follows. | |